memory management - misc · Maintained
Maintainers
- M Andrew Morton <akpm@linux-foundation.org>
- M David Hildenbrand <david@kernel.org>
- R Lorenzo Stoakes <ljs@kernel.org>
- R Liam R. Howlett <liam@infradead.org>
- R Vlastimil Babka <vbabka@kernel.org>
- R Mike Rapoport <rppt@kernel.org>
- R Suren Baghdasaryan <surenb@google.com>
- R Michal Hocko <mhocko@suse.com>
Paths
- F
Documentation/ABI/testing/sysfs-kernel-mm - F
Documentation/ABI/testing/sysfs-kernel-mm-cma - F
Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers - F
Documentation/ABI/testing/sysfs-kernel-mm-numa - F
Documentation/admin-guide/mm/ - F
Documentation/mm/ - F
include/linux/cma.h - F
include/linux/dmapool.h - F
include/linux/ioremap.h - F
include/linux/memory-tiers.h - F
include/linux/page_idle.h - F
mm/backing-dev.c - F
mm/cma.c - F
mm/cma_debug.c - F
mm/cma_sysfs.c - F
mm/dmapool.c - F
mm/dmapool_test.c - F
mm/early_ioremap.c - F
mm/fadvise.c - F
mm/ioremap.c - F
mm/mapping_dirty_helpers.c - F
mm/memory-tiers.c - F
mm/page_idle.c - F
mm/pgalloc-track.h - F
mm/process_vm_access.c - F
tools/testing/selftests/mm/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-security-module (capped at 30), ordered by date desc.
-
STALE164d
[PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
2025-12-19 · Marco Elver <elver@google.com> -
STALE202d
[PATCH v4 23/35] compiler-context-analysis: Remove __cond_lock() function-like helper
2025-11-20 · Marco Elver <elver@google.com> -
STALE181d
REVIEWED: 1 (0M) [PATCH v3] selftests: complete kselftest include centralization
2025-10-16 · Bala-Vignesh-Reddy <hidden> -
STALE238d
[PATCH v3 23/35] compiler-capability-analysis: Remove __cond_lock() function-like helper
2025-09-18 · Marco Elver <elver@google.com> -
STALE181d
[PATCH v2 2/2] selftests: Replace relative includes with non-relative for kselftest.h and kselftest_harness.h
2025-08-30 · Bala-Vignesh-Reddy <hidden> -
STALE181d
Re: [PATCH 2/2] selftests: Replace relative includes with non-relative for kselftest.h and kselftest_harness.h
2025-08-29 · Wei Yang <hidden> -
STALE181d
[PATCH 2/2] selftests: Replace relative includes with non-relative for kselftest.h and kselftest_harness.h
2025-08-27 · Bala-Vignesh-Reddy <hidden> -
STALE322d
[PATCH] selftests: centralise maybe-unused definition in kselftest.h
2025-08-21 · Bala-Vignesh-Reddy <hidden> -
STALE777d
[PATCH v5 31/68] selftests/mm: Drop define _GNU_SOURCE
2024-05-22 · Edward Liaw <hidden> -
STALE784d
[PATCH v4 30/66] selftests/mm: Drop define _GNU_SOURCE
2024-05-10 · Edward Liaw <hidden> -
STALE788d
[PATCH v3 32/68] selftests/mm: Drop define _GNU_SOURCE
2024-05-09 · Edward Liaw <hidden> -
STALE792d
[PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
2024-05-07 · Edward Liaw <hidden> -
STALE798d
Re: [PATCH v4 00/12] selftests: kselftest_harness: support using xfail
2024-03-04 · Jakub Kicinski <kuba@kernel.org> -
STALE912d
REVIEWED: 1 (0M) [PATCH v5 bpf-next 1/5] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
2023-12-14 · Yafang Shao <hidden> -
STALE940d
REVIEWED: 1 (0M) [PATCH v4 1/5] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
2023-12-08 · Yafang Shao <hidden> -
STALE948d
[PATCH] mm: init_mlocked_on_free
2023-12-02 · York Jasper Niebuhr <hidden> -
STALE950d
REVIEWED: 1 (0M) [PATCH v3 1/7] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
2023-12-01 · Yafang Shao <hidden> -
STALE961d
[RFC PATCH v2 1/6] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
2023-11-22 · Yafang Shao <hidden> -
STALE1420d
REVIEWED: 2 (2M) [PATCH v7 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
2022-08-19 · Axel Rasmussen <axelrasmussen@google.com> -
STALE1420d
REVIEWED: 2 (2M) [PATCH v6 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
2022-08-17 · Axel Rasmussen <axelrasmussen@google.com> -
STALE1422d
REVIEWED: 2 (2M) [PATCH v5 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
2022-08-08 · Axel Rasmussen <axelrasmussen@google.com> -
STALE2082d
Re: [REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
2020-10-27 · Jens Axboe <axboe@kernel.dk> -
STALE2076d
[PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
2020-09-25 · Christoph Hellwig <hch@lst.de> -
STALE2076d
[PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
2020-09-25 · Christoph Hellwig <hch@lst.de> -
STALE2076d
[PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
2020-09-25 · Christoph Hellwig <hch@lst.de> -
STALE2115d
[PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
2020-09-23 · Christoph Hellwig <hch@lst.de> -
STALE2115d
[PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
2020-09-23 · Christoph Hellwig <hch@lst.de> -
STALE2115d
[PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
2020-09-23 · Christoph Hellwig <hch@lst.de> -
STALE2009d
[PATCH 06/11] iov_iter: handle the compat case in import_iovec
2020-09-21 · Christoph Hellwig <hch@lst.de> -
STALE2009d
[PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
2020-09-21 · Christoph Hellwig <hch@lst.de>